[INFO] cloning repository https://github.com/cundd/chordr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cundd/chordr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcundd%2Fchordr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcundd%2Fchordr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0560c7de22f80a20705caccab1c6f444e23243f
[INFO] checking cundd/chordr against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcundd%2Fchordr" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cundd/chordr
[INFO] finished tweaking git repo https://github.com/cundd/chordr
[INFO] tweaked toml for git repo https://github.com/cundd/chordr written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cundd/chordr on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cundd/chordr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa6a54d26607b6f26acd8c67bc495c41edbd78e68c68524377c2c34b718ed5a0
[INFO] running `Command { std: "docker" "start" "-a" "aa6a54d26607b6f26acd8c67bc495c41edbd78e68c68524377c2c34b718ed5a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa6a54d26607b6f26acd8c67bc495c41edbd78e68c68524377c2c34b718ed5a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa6a54d26607b6f26acd8c67bc495c41edbd78e68c68524377c2c34b718ed5a0", kill_on_drop: false }`
[INFO] [stdout] aa6a54d26607b6f26acd8c67bc495c41edbd78e68c68524377c2c34b718ed5a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe8c7eaac1d91d90baa8355e9bb654e7feef8a405b17dda1342adb91a1454e39
[INFO] running `Command { std: "docker" "start" "-a" "fe8c7eaac1d91d90baa8355e9bb654e7feef8a405b17dda1342adb91a1454e39", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]     Checking bytes v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling bumpalo v3.12.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]     Checking tri v0.1.0 (/opt/rustwide/workdir/tri)
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking route-recognizer v0.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]     Checking plotters-svg v0.3.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling ref-cast v1.0.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking plotters v0.3.2
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pretty_assertions v1.2.1
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking simplelog v0.12.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]     Checking webpki v0.22.2
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]     Checking webpki-roots v0.22.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stdout] error[E0365]: `core` is only public within the crate, and cannot be re-exported outside
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-0.7.0/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use core as __core;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ re-export of crate public `core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider declaring type or module `core` with `pub`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0365`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitflags` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fe8c7eaac1d91d90baa8355e9bb654e7feef8a405b17dda1342adb91a1454e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe8c7eaac1d91d90baa8355e9bb654e7feef8a405b17dda1342adb91a1454e39", kill_on_drop: false }`
[INFO] [stdout] fe8c7eaac1d91d90baa8355e9bb654e7feef8a405b17dda1342adb91a1454e39
